micro_utils.dokka
0.9.0
android
micro_utils.dokka
/
dev.inmo.micro_utils.coroutines
/
[android]DoWithFirstBuilder
Do
With
First
Builder
android
class
DoWithFirstBuilder
<
T
>
(
scope
:
CoroutineScope
)
Content copied to clipboard
Functions
Functions
add
Link copied to clipboard
android
inline
fun
add
(
noinline
block
:
suspend
CoroutineScope
.
(
)
->
T
)
Content copied to clipboard
build
Link copied to clipboard
android
fun
build
(
)
:
List
<
Deferred
<
T
>
>
Content copied to clipboard
include
Link copied to clipboard
android
inline
fun
include
(
noinline
block
:
suspend
CoroutineScope
.
(
)
->
T
)
Content copied to clipboard
plus
Link copied to clipboard
android
operator
fun
plus
(
block
:
suspend
CoroutineScope
.
(
)
->
T
)
Content copied to clipboard